{
  "colors": {
    "primary-light": {
      "value": "{tailwind colors.green.400}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "FRAME_FILL"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "primary-dark": {
      "value": "{tailwind colors.green.900}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "FRAME_FILL"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "accent-light": {
      "value": "{tailwind colors.neutral.100}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "accent-foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "background-light": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "background-dark": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "border-light": {
      "value": "{tailwind colors.neutral.200}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "border-dark": {
      "value": "#ffffff1a",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-light": {
      "value": "{tailwind colors.neutral.100}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-dark": {
      "value": "{tailwind colors.neutral.900}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "accent-dark": {
      "value": "{tailwind colors.neutral.700}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-foreground-light": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "destructive-light": {
      "value": "{tailwind colors.red.300}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "destructive-dark": {
      "value": "{tailwind colors.red.300}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "destructive-foreground-light": {
      "value": "{tailwind colors.red.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "destructive-foreground-dark": {
      "value": "{tailwind colors.red.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "accent-foreground-light": {
      "value": "{tailwind colors.neutral.900}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "foreground-light": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "input-light": {
      "value": "{tailwind colors.neutral.300}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "input-dark": {
      "value": "#ffffff26",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "muted-light": {
      "value": "{tailwind colors.neutral.100}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "muted-dark": {
      "value": "{tailwind colors.neutral.800}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "popover-light": {
      "value": "{tailwind colors.base.white}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "popover-dark": {
      "value": "{tailwind colors.neutral.800}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "popover-foreground-light": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "popover-foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "primary-foreground-light": {
      "value": "{tailwind colors.green.950}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "TEXT_FILL"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "primary-foreground-dark": {
      "value": "{tailwind colors.green.300}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "TEXT_FILL"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "ring-light": {
      "value": "{tailwind colors.neutral.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "ring-dark": {
      "value": "{tailwind colors.neutral.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "secondary-light": {
      "value": "{tailwind colors.neutral.200}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "secondary-dark": {
      "value": "{tailwind colors.neutral.700}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "secondary-foreground-light": {
      "value": "{tailwind colors.green.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "secondary-foreground-dark": {
      "value": "{tailwind colors.neutral.100}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "muted-foreground-light": {
      "value": "{tailwind colors.neutral.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "muted-foreground-dark": {
      "value": "{tailwind colors.neutral.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-1-light": {
      "value": "{tailwind colors.sky.600}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-1-dark": {
      "value": "{tailwind colors.sky.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-2-light": {
      "value": "{tailwind colors.violet.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-2-dark": {
      "value": "{tailwind colors.violet.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-3-light": {
      "value": "{tailwind colors.teal.600}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-3-dark": {
      "value": "{tailwind colors.teal.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-4-light": {
      "value": "{tailwind colors.yellow.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-4-dark": {
      "value": "{tailwind colors.yellow.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-5-light": {
      "value": "{tailwind colors.pink.500}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "chart-5-dark": {
      "value": "{tailwind colors.pink.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-foreground-light": {
      "value": "{tailwind colors.neutral.600}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-background-light": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-background-dark": {
      "value": "{tailwind colors.neutral.900}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-foreground-dark": {
      "value": "{tailwind colors.neutral.200}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-primary-light": {
      "value": "{tailwind colors.neutral.900}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-primary-dark": {
      "value": "{tailwind colors.blue.700}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-primary-foreground-light": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-primary-foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-accent-light": {
      "value": "{tailwind colors.neutral.200}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-accent-dark": {
      "value": "{tailwind colors.neutral.800}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-accent-foreground-light": {
      "value": "{tailwind colors.neutral.900}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-accent-foreground-dark": {
      "value": "{tailwind colors.neutral.50}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-border-light": {
      "value": "{tailwind colors.neutral.200}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-border-dark": {
      "value": "#ffffff1a",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-ring-light": {
      "value": "{tailwind colors.neutral.400}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sidebar-ring-dark": {
      "value": "{tailwind colors.neutral.600}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "background-dark 2": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "background-dark 3": {
      "value": "{tailwind colors.neutral.950}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-border-dark": {
      "value": "{tailwind colors.base.transparent}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "card-border-light": {
      "value": "{tailwind colors.base.transparent}",
      "type": "color",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "link-light": {
      "value": "{tailwind colors.blue.600}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "link-dark": {
      "value": "{tailwind colors.blue.500}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "link:visited-light": {
      "value": "{tailwind colors.purple.600}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "link:visited-dark": {
      "value": "{tailwind colors.purple.500}",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "outline-light": {
      "value": "#a3a3a380",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "outline-dark": {
      "value": "#73737380",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-5-light": {
      "value": "#fffffff2",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-10-light": {
      "value": "#ffffffe6",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-20-light": {
      "value": "#ffffffcc",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-30-light": {
      "value": "#ffffffb3",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-40-light": {
      "value": "#ffffff99",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-50-light": {
      "value": "#ffffff80",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-60-light": {
      "value": "#ffffff66",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-70-light": {
      "value": "#ffffff4d",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-80-light": {
      "value": "#ffffff33",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-90-light": {
      "value": "#ffffff1a",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-5-dark": {
      "value": "#0a0a0af2",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-10-dark": {
      "value": "#0a0a0ae6",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-30-dark": {
      "value": "#0a0a0ab3",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-20-dark": {
      "value": "#0a0a0acc",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-90-dark": {
      "value": "#0a0a0a1a",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-80-dark": {
      "value": "#0a0a0a33",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-70-dark": {
      "value": "#0a0a0a4d",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-60-dark": {
      "value": "#0a0a0a66",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-50-dark": {
      "value": "#0a0a0a80",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "alpha-40-dark": {
      "value": "#0a0a0a99",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "shadow": {
    "2xs": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "xs": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 2,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "sm": {
      "1": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 1,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 3,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      },
      "2": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 1,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 2,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -1,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      }
    },
    "md": {
      "1": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 4,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 6,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -1,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      },
      "2": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 2,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 4,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -2,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      }
    },
    "lg": {
      "1": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 10,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 15,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -3,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      },
      "2": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 4,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 6,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -4,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      }
    },
    "xl": {
      "1": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 20,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 25,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -5,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      },
      "2": {
        "color": {
          "value": "#0000001a",
          "type": "color",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_COLOR"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-x": {
          "value": 0,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "offset-y": {
          "value": 8,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "blur-radius": {
          "value": 10,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        },
        "spread-radius": {
          "value": -6,
          "type": "number",
          "$extensions": {
            "com.figma.scopes": [
              "EFFECT_FLOAT"
            ],
            "com.figma.hiddenFromPublishing": false
          }
        }
      }
    },
    "2xl": {
      "color": {
        "value": "#00000040",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 25,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 50,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": -12,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    }
  },
  "inset-shadow": {
    "2xs": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "xs": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "sm": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 2,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 4,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    }
  },
  "drop-shadow": {
    "xs": {
      "color": {
        "value": "#0000000d",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "sm": {
      "color": {
        "value": "#00000026",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 1,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 2,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "md": {
      "color": {
        "value": "#0000001f",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 3,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 3,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "lg": {
      "color": {
        "value": "#00000026",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 4,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 4,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "xl": {
      "color": {
        "value": "#0000001a",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 9,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 7,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "2xl": {
      "color": {
        "value": "#00000026",
        "type": "color",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_COLOR"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-x": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "offset-y": {
        "value": 25,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "blur-radius": {
        "value": 25,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "spread-radius": {
        "value": 0,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "EFFECT_FLOAT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    }
  },
  "custom": {
    "brand-primary-foreground-light": {
      "value": "#0fd03b",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "brand-primary-foreground-dark": {
      "value": "#00851e",
      "type": "color",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "stroke-width": {
      "value": 1.33,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "font": {
    "font-sans": {
      "value": "Inter",
      "type": "text",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_FAMILY"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "font-serif": {
      "value": "Georgia",
      "type": "text",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_FAMILY"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "font-mono": {
      "value": "Geist Mono",
      "type": "text",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_FAMILY"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "font-display": {
      "value": "Poppins",
      "type": "text",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_FAMILY"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "radius": {
    "sm": {
      "value": 6,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xs": {
      "value": 2,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "lg": {
      "value": 10,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xl": {
      "value": 14,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "md": {
      "value": 8,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "2xl": {
      "value": 16,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "3xl": {
      "value": 24,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "4xl": {
      "value": 32,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "text": {
    "base": {
      "font-size": {
        "value": 16,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 24,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "sm": {
      "font-size": {
        "value": 14,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 20,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "lg": {
      "font-size": {
        "value": 18,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 28,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "xs": {
      "font-size": {
        "value": 12,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 16,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "xl": {
      "font-size": {
        "value": 20,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 28,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "2xl": {
      "font-size": {
        "value": 24,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 32,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "4xl": {
      "font-size": {
        "value": 36,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 40,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "3xl": {
      "font-size": {
        "value": 30,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 36,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "5xl": {
      "font-size": {
        "value": 48,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 48,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "6xl": {
      "font-size": {
        "value": 60,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 60,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "7xl": {
      "font-size": {
        "value": 72,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 72,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "8xl": {
      "font-size": {
        "value": 96,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 96,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    },
    "9xl": {
      "font-size": {
        "value": 128,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "FONT_SIZE"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      },
      "line-height": {
        "value": 128,
        "type": "number",
        "$extensions": {
          "com.figma.scopes": [
            "LINE_HEIGHT"
          ],
          "com.figma.hiddenFromPublishing": false
        }
      }
    }
  },
  "breakpoint": {
    "sm": {
      "value": 640,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "md": {
      "value": 768,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "lg": {
      "value": 1024,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xl": {
      "value": 1280,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "2xl": {
      "value": 1536,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "container": {
    "3xs": {
      "value": 256,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "2xs": {
      "value": 288,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xs": {
      "value": 320,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sm": {
      "value": 384,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "md": {
      "value": 448,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "lg": {
      "value": 512,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xl": {
      "value": 576,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "2xl": {
      "value": 672,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "3xl": {
      "value": 768,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "4xl": {
      "value": 896,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "5xl": {
      "value": 1024,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "6xl": {
      "value": 1152,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    },
    "7xl": {
      "value": 1280,
      "type": "number",
      "$extensions": {
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "font-weight": {
    "thin": {
      "value": 100,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "extralight": {
      "value": 200,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "light": {
      "value": 300,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "normal": {
      "value": 400,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "medium": {
      "value": 500,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "semibold": {
      "value": 600,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "bold": {
      "value": 700,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "extrabold": {
      "value": 800,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "black": {
      "value": 900,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "FONT_WEIGHT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "blur": {
    "xs": {
      "value": 4,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "sm": {
      "value": 8,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "md": {
      "value": 12,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "lg": {
      "value": 16,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "xl": {
      "value": 24,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "2xl": {
      "value": 40,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    },
    "3xl": {
      "value": 64,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "EFFECT_FLOAT"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "spread": {
    "xs": {
      "value": 3,
      "type": "number",
      "$extensions": {
        "com.figma.scopes": [
          "ALL_SCOPES"
        ],
        "com.figma.hiddenFromPublishing": false
      }
    }
  },
  "String": {
    "value": "String value",
    "type": "text",
    "$extensions": {
      "com.figma.scopes": [
        "ALL_SCOPES"
      ],
      "com.figma.hiddenFromPublishing": false
    }
  }
}